GenerativeComponents Help

Rest

Returns a new list comprising the members in the given list, starting at the given index.

List.Rest()

The default starting index is 1.

Returns null if the resultant list is empty.